cone { <0,0,0>,0.75,<0,1.50,0>,0 
       texture { pigment{ color rgb< 0.7, 0.0, 0.0>} 
                 normal { ripples 0.5 frequency 0.75 
                          translate<0,-50,0> scale 0.05}
                 finish { phong 1 reflection 0.00}
               } // end of texture
       scale <1,1,1> rotate<0,0,0> translate<0,0,0>         
     } // end of cone -------------------------------------
